Property Parent
TREE-SPECIFIC PROPERTIES - untyped navigation
Supports polymorphic trees - parents and children can be different types
public ITreeRedbObject? Parent { get; set; }
TREE-SPECIFIC PROPERTIES - untyped navigation
Supports polymorphic trees - parents and children can be different types
public ITreeRedbObject? Parent { get; set; }